home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
5-Fonts & Software
/
Demo Software
/
Trapeze
/
Trapeze Help
/
Trapeze Help.rsrc
/
HELP_2045_not
< prev
next >
Wrap
Text File
|
1989-03-06
|
305b
|
7 lines
not ( number )
logical not
The single argument is any number block.
not creates a block in which any nonzero number in the argument (TRUE) becomes zero (FALSE), any zero (FALSE) becomes a one (TRUE), and any errors are passed through unchanged. The result block will be the same size as the argument.